Skip to content

Improve performance#286

Merged
sebastienros merged 1 commit intomainfrom
sebros/perf
Nov 24, 2025
Merged

Improve performance#286
sebastienros merged 1 commit intomainfrom
sebros/perf

Conversation

@sebastienros
Copy link
Copy Markdown
Owner

  • Reduce Sql Parser allocations
    • cast to string early to prevent Select/ToArray calls
    • cache and optimize Identifier.ToString
  • Implement ISeekable on When
  • Reduce array allocations with HybridList
  • Refactor Comments builder (limited breaking change)

@sebastienros sebastienros merged commit 2a2e203 into main Nov 24, 2025
1 check passed
@sebastienros sebastienros deleted the sebros/perf branch November 24, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant